The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "javascript::spidermonkey"

JavaScript::SpiderMonkey - Perl interface to the JavaScript Engine River stage one • 1 direct dependent • 1 total dependent

JavaScript::SpiderMonkey is a Perl Interface to the SpiderMonkey JavaScript Engine. It is different from Claes Jacobsson's "JavaScript.pm" in that it offers two different levels of access: [1] A 1:1 mapping of the SpiderMonkey API to Perl [2] A more ...

TBUSCH/JavaScript-SpiderMonkey-0.25 - 07 Aug 2018 09:42:35 UTC - Search in distribution

WWW::Scripter::Plugin::JavaScript::SpiderMonkey - SpiderMonkey backend for wspjs River stage zero No dependents

This little module is a bit of duct tape to connect the JavaScript plugin for WWW::Scripter to the SpiderMonkey JavaScript engine via JavaScript.pm. Don't use this module directly. For usage, see WWW::Scripter::Plugin::JavaScript....

SPROUT/WWW-Scripter-Plugin-JavaScript-SpiderMonkey-0.003 - 13 Mar 2011 21:58:40 UTC - Search in distribution

EJS::Template::JSAdapter::JavaScript::SpiderMonkey River stage zero No dependents

MAHIRO/EJS-Template-0.09 - 30 Apr 2019 04:21:38 UTC - Search in distribution

JavaScript::Shell - Run Spidermonkey shell from Perl River stage zero No dependents

JavaScript::Shell will turn Spidermonkey shell to an interactive environment by connecting it to perl With JavaScript::Shell you can bind functions from perl and call them from javascript or create functions in javascript then call them from perl...

MAMOD/JavaScript-Shell-0.02 - 09 Oct 2013 09:46:11 UTC - Search in distribution

JavaScript::Lite - Bare-bones interface to SpiderMonkey ECMAscript API River stage zero No dependents

"JavaScript::Lite" is a bare-bones interface to the SpiderMonkey ECMAscript engine. It aims to provide as little functionality (and therefore as little overhead) as is neccessary to connect perl with ECMAscript. Efficiency is the goal here; the inten...

CRAKRJACK/JavaScript-Lite-0.04 - 15 Jul 2009 20:42:50 UTC - Search in distribution

JE - Pure-Perl ECMAScript (JavaScript) Engine River stage two • 6 direct dependents • 10 total dependents

JE, short for JavaScript::Engine (imaginative, isn't it?), is a pure-Perl JavaScript engine. Here are some of its strengths: - Easy to install (no C compiler necessary*) - The parser can be extended/customised to support extra (or fewer) language fea...

SPROUT/JE-0.066 - 27 Oct 2014 00:19:07 UTC - Search in distribution

JSPL - A bridge between JavaScript and Perl languages River stage zero No dependents

For use JavaScript from Perl with this module, you normally follow three simple steps: * Create a context inside which you'll be able to evaluate javascript code. The context holds a *global object* with javascript's standard constructors and functio...

SORTIZ/JSPL-1.07 - 17 Jan 2012 00:51:18 UTC - Search in distribution

JSON::T::SpiderMonkey - transform JSON using JsonT and SpiderMonkey (libjs) River stage one • 1 direct dependent • 1 total dependent

This module uses JavaScript::SpiderMonkey to provide JavaScript support. Implements: "init" "engine_eval" "parameters"...

TOBYINK/JSON-T-0.104 - 28 Sep 2014 07:42:10 UTC - Search in distribution
  • JSON::T - transform JSON using JsonT

JavaScript - Perl extension for executing embedded JavaScript River stage one • 4 direct dependents • 4 total dependents

Always thought JavaScript was for web-applications only? well, think again... This modules gives you the power of embedded JavaScript in your Perl applications. You can write your subroutines, classes and so forth in Perl and make them callable from ...

CLAESJAC/JavaScript-1.16 - 20 Feb 2010 22:09:48 UTC - Search in distribution

Test::JavaScript - JavaScript Testing Module River stage zero No dependents

Test::JavaScript provides a method of unit testing javascript code from within perl. This module uses the JavaScript::SpiderMonkey package to evaluate JavaScript using the SpiderMonkey JavaScript engine....

KEVINJ/Test-JavaScript-0.06 - 12 Feb 2007 07:36:46 UTC - Search in distribution

HTTP::ProxyPAC - use a PAC (Proxy Auto Config) file to get proxy info River stage zero No dependents

*HTTP::ProxyPAC* allows use of a Proxy Auto Configuration file to determine whether a URL needs to be accessed via a proxy server, and if so the URL of the proxy server. You can use a *.pac* file from a web browser, or a *wpad.dat* file obtained via ...

MACKENNA/HTTP-ProxyPAC-0.31 - 27 Mar 2010 04:35:43 UTC - Search in distribution

JavaScript::V8 - Perl interface to the V8 JavaScript engine River stage two • 10 direct dependents • 11 total dependents

ETJ/JavaScript-V8-0.11 - 19 Dec 2022 00:46:06 UTC - Search in distribution

JavaScript::QuickJS - Run JavaScript via QuickJS in Perl River stage three • 1 direct dependent • 872 total dependents

This library embeds Fabrice Bellard’s QuickJS <https://bellard.org/quickjs> engine into a Perl XS module. You can thus run JavaScript (ES2020 <https://tc39.github.io/ecma262/> specification) directly in your Perl programs. This distribution includes ...

FELIPE/JavaScript-QuickJS-0.21 - 14 Feb 2024 18:56:44 UTC - Search in distribution

WWW::Scripter::Plugin::JavaScript - JavaScript plugin for WWW::Scripter River stage one • 2 direct dependents • 3 total dependents

This module is a plugin for WWW::Scripter that provides JavaScript capabilities (who would have guessed?). To load the plugin, just use WWW::Scripter's "use_plugin" method: $w = new WWW::Scripter; $w->use_plugin('JavaScript'); You can pass options to...

SPROUT/WWW-Scripter-Plugin-JavaScript-0.009 - 12 Jun 2016 20:43:29 UTC - Search in distribution
14 results (0.037 seconds)